ASP.NET Core MVC コントロールヘルプ
Center メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexMapBuilder<T> クラス : Center メソッド
The value.
Configurates C1.Web.Mvc.FlexMap<T>.Center. Sets the map center in geo coordinates.
シンタックス
'宣言
 
Public Function Center( _
   ByVal value As DataPoint _
) As FlexMapBuilder(Of T)
public FlexMapBuilder<T> Center( 
   DataPoint value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexMapBuilder<T> クラス
FlexMapBuilder<T> メンバ